type github.com/jackc/pgx/v5/pgtype.encodePlanFloat4CodecBinaryInt64Valuer

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		float4.go#L116: 			return encodePlanFloat4CodecBinaryInt64Valuer{}
		float4.go#L161: type encodePlanFloat4CodecBinaryInt64Valuer struct{}
		float4.go#L163: func (encodePlanFloat4CodecBinaryInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {